get Public Key
The public key of the user's device.
Sent out to other nodes on the mesh to allow them to compute a shared secret key.
Content copied to clipboard
bytes public_key = 1;
Return
The publicKey.
The public key of the user's device.
Sent out to other nodes on the mesh to allow them to compute a shared secret key.
bytes public_key = 1;
The publicKey.